const crypto/x509.rootCertificate
5 uses
crypto/x509 (current package)
verify.go#L248: rootCertificate
verify.go#L661: if certType == intermediateCertificate || certType == rootCertificate {
verify.go#L680: if (certType == intermediateCertificate || certType == rootCertificate) &&
verify.go#L1050: case rootCertificate:
verify.go#L1060: considerCandidate(rootCertificate, root)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)